﻿body
{
   margin: 0px;
   background: white;
}

A.contactMe
{
   font-family: Palatino Linotype, Arial;
}

A.rootLink
{
   font-family: Comic Sans MS;
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
   color: white;
   border: 0;
}


a.NavigationHeading1
{
   display: block;
   color: Black;
   cursor: pointer;
   font-family: Arial, Georgia;
   font-weight: bold;
   font-size: 16pt;
   text-decoration: none;
   padding-top: 7px;
   padding-left: 10px;
   height: 30px;
   border: 0px none white;
   margin-left: 5px;
   margin-right: 2px;
}

a.NavigationHeading1:hover
{
   display: block;
   color: #7020C0;
   background: #E4E4EC;
   cursor: pointer;
   font-family: Arial, Georgia;
   font-weight: bold;
   font-size: 16pt;
   text-decoration: none;
   padding-top: 7px;
   padding-left: 10px;
   height: 30px;
   margin-left: 5px;
   margin-right: 2px;
}

a.NavigationHeading2
{
   display: block;
   white-space: nowrap;
   color: Black;
   cursor: pointer;
   font-family: Arial, Georgia;
   font-weight: normal;
   font-size: 10pt;
   text-decoration: none;
   position: relative;
   padding: 2px;
   padding-top: 5px;
   padding-left: 20px;
   height: 20px;
   margin-left: 5px;
   margin-right: 2px;
}

a.NavigationHeading2:hover
{
   display: block;
   white-space: nowrap;
   color: #7020C0;
   background: #E4E4EC;
   cursor: pointer;
   font-family: Arial, Georgia;
   font-weight: normal;
   font-size: 10pt;
   text-decoration: none;
   position: relative;
   padding: 2px;
   padding-top: 5px;
   padding-left: 20px;
   height: 20px;
   margin-left: 5px;
   margin-right: 2px;
}


DIV.DetailsHeading1
{
   font-family: Arial, Georgia;
   font-weight: bold;
   font-size: 16pt;
   height: 30px;
   margin-left: 5px;
   margin-right: 5px;
   padding-left: 15px;
   padding-top: 12px;
   padding-bottom: 5px;
   padding-right: 10px;
   background: #E4E4EC;
}

.DetailsHeading2
{
   font-family: Arial, Georgia;
   font-weight: bold;
   font-size: 14pt;
   height: 24px;
}

.DetailsContentWrapper
{
   padding-left: 20px;
   padding-right: 20px;
}

.DetailsContent
{
   font-family: Verdana, Times New Roman, Georgia;
   font-size: 10pt;
}

.LinksCategory1
{
   font-family: Arial, Georgia;
   font-weight: bold;
   font-size: 14pt;
   height: 24px;
}

.LinksCategory2
{
   font-family: Arial, Georgia;
   font-weight: bold;
   font-size: 13pt;
   height: 20px;
}

.BooksCategory
{
   font-family: Arial, Georgia;
   font-weight: bold;
   font-size: 14pt;
   height: 24px;
}

.ProjectImage
{
   cursor: pointer;
   width: 500px;
   height: 375px;
   position: relative;
   left: 50px;
}

.ImageLink
{
   height: 150px;
   padding: 2px;
   border: 0;
}

.RootLinkImage
{
   border: 0;
}

.Table
{
   padding-left: 50px;
}
